home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 925 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  959 b 

  1. Path: news.muc.de!hwg!heinz
  2. Subject: Re: AmiTCP/IP Compile Problems
  3. Newsgroups: comp.sys.amiga.programmer
  4. References: <DKMvI8.EK4@mail.auburn.edu> <358.6579T645T515@cycor.ca> <4cmn9u$5d8@news.xs4all.nl>
  5. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  6. From: heinz@hwg.muc.de (Heinz Wrobel)
  7. Message-ID: <heinz.14n9@hwg.muc.de>
  8. Date: Thu, 11 Jan 96 20:06:00 GMT
  9. Organization: My Private Site
  10.  
  11. Yvon Rozijn (yrozijn@xs4all.nl) wrote:
  12. >: assign include: Amitcp:netinclude add
  13. >
  14. >No that won't work. SAS/C apparently only searches the first directory
  15. >associated with the assign. (I've tried this myself).
  16.  
  17. I use a multi-assigned INCLUDE: every day. It works. You probably
  18. need to do something like this:
  19.  
  20.     Assign include: amitcp:netinclude
  21.     Assign include: <otheroverrides>
  22.     assign include: sc:include add
  23.  
  24. You want a correct search order, don't you?
  25.  
  26.  
  27. -- 
  28. Heinz Wrobel        Private Mail:   heinz@hwg.muc.de
  29. My private FAX: +49 89 850 51 25, I prefer email
  30.